While some believe that the job of the garbage collector is simply to reclaim unreachable memory , others believe that the garbage collector should also attempt to improve the reference locality of the user program 雖然一些人認為垃圾收集器的工作只是收回不可到達的內存,但是其他人認為垃圾收集器還應該盡量改進用戶程序的引用區域性。
The file system this thesis bring utilizes some characteristics of web proxy , such as the fact that cached web pages do not change in size once cached and access permission do not change , and the reference locality 本文提出的文件系統利用了webproxy負載的一些特點,例如webpages一旦緩存大小就不會發生變化,存取權限也不會發生變化, webpages訪問的鄰接性等。